Skip to content

explicit React types, babel deps upate #4710

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 15, 2025

Conversation

Simek
Copy link
Collaborator

@Simek Simek commented Aug 9, 2025

Why

Supersedes:

How

Update @babel/core to the latest release from 7.26.x series, to address the mentioned above dependabot recommendation.

Additionally, I have added the explicit @types/react dev dependency to satisfy warning seen during the build.

Zrzut ekranu 2025-08-09 191801

Copy link

netlify bot commented Aug 9, 2025

Deploy Preview for react-native ready!

Name Link
🔨 Latest commit 7808a9a
🔍 Latest deploy log https://app.netlify.com/projects/react-native/deploys/689783285fb4990008b7f3cf
😎 Deploy Preview https://deploy-preview-4710--react-native.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Simek Simek requested a review from cortinico August 14, 2025 07:01
Copy link
Contributor

@cortinico cortinico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚢

@@ -69,6 +69,7 @@
"@react-native-website/lint-examples": "0.0.0",
"@react-native-website/update-redirects": "0.0.0",
"@types/google.analytics": "^0.0.46",
"@types/react": "^18.2.79",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Q: Is there a reason why we're still on react 18.2.0 for the website?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably not, looks like legacy thing since Docusaurus supports React 19 from 3.7 release, will attempt to upgrade to 19 soon!

@Simek Simek merged commit 56e71a7 into facebook:main Aug 15, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants